.no2gk81nk3 {
    border-width: 2px;
}

img,
.card-wrap,
.ah4q70csc3,
.h0ew4j7812,
.mbr-figure iframe,
.i1p0fvtxd3 iframe,
.slide-content,
.plan,
.card,
.aiysl6wj5o {
    border-radius: 0 !important;
}

.h0ew4j7812 {
    overflow: hidden;
}

body {
    background-color: #e6f1f8;
}

body {
    font-family: Golos Text;
}

.dpum3sqsm7 {
    font-family: 'Golos Text', sans-serif;
    font-size: 6.1rem;
    line-height: 1;
}

.dpum3sqsm7>.z2f8fb0jqd {
    font-size: 7.625rem;
}

.fkwgxj803z {
    font-family: 'Golos Text', sans-serif;
    font-size: 5rem;
    line-height: 1;
}

.fkwgxj803z>.z2f8fb0jqd {
    font-size: 6.25rem;
}

.p0emg36zhj {
    font-family: 'Golos Text', sans-serif;
    font-size: 1.2rem;
    line-height: 1.5;
}

.p0emg36zhj>.z2f8fb0jqd {
    font-size: 1.5rem;
}

.t9cmykzh91 {
    font-family: 'Golos Text', sans-serif;
    font-size: 2.2rem;
    line-height: 1.5;
}

.t9cmykzh91>.z2f8fb0jqd {
    font-size: 2.75rem;
}

.txcpxebyfc {
    font-family: 'Golos Text', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
}

.txcpxebyfc>.z2f8fb0jqd {
    font-size: 1.75rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .dpum3sqsm7 {
        font-size: 4.88rem;
    }
}

@media (max-width: 768px) {
    .dpum3sqsm7 {
        font-size: 4.27rem;
        font-size: calc(2.7849999999999997rem + (6.1 - 2.7849999999999997) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (2.7849999999999997rem + (6.1 - 2.7849999999999997) * ((100vw - 20rem) / (48 - 20))));
    }

    .fkwgxj803z {
        font-size: 4rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20))));
    }

    .p0emg36zhj {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20))));
    }

    .t9cmykzh91 {
        font-size: 1.76rem;
        font-size: calc(1.42rem + (2.2 - 1.42) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.42rem + (2.2 - 1.42) * ((100vw - 20rem) / (48 - 20))));
    }

    .txcpxebyfc {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20))));
    }
}

@media (min-width: 992px) and (max-width: 1400px) {
    .dpum3sqsm7 {
        font-size: 4.27rem;
        font-size: calc(2.7849999999999997rem + (6.1 - 2.7849999999999997) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.1 * (2.7849999999999997rem + (6.1 - 2.7849999999999997) * ((100vw - 62rem) / (87 - 62))));
    }

    .fkwgxj803z {
        font-size: 4rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.3 * (2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62))));
    }

    .p0emg36zhj {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62))));
    }

    .t9cmykzh91 {
        font-size: 1.76rem;
        font-size: calc(1.42rem + (2.2 - 1.42) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.42rem + (2.2 - 1.42) * ((100vw - 62rem) / (87 - 62))));
    }

    .txcpxebyfc {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62))));
    }
}

/* Buttons */
@keyframes btn1 {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(-50px);
    }

    51% {
        transform: translateY(50px);
    }

    100% {
        transform: translateY(0px);
    }
}

.no2gk81nk3 {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

@media (max-width: 767px) {
    .no2gk81nk3 {
        padding: 0.75rem 1.5rem;
    }
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-lg {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

.bg-primary {
    background-color: #90e0ef !important;
}

.bg-secondary {
    background-color: #6591aa !important;
}

.bg-success {
    background-color: #69e3aa !important;
}

.bg-info {
    background-color: #56dbf6 !important;
}

.bg-warning {
    background-color: #ffd34d !important;
}

.bg-danger {
    background-color: #e56773 !important;
}

.hgfb2gufhm {
    overflow: hidden;
    border-color: #90e0ef;
    border-width: 5px !important;
    box-shadow: none;
}

.hgfb2gufhm,
.hgfb2gufhm:active {
    background-color: #90e0ef !important;
    border-color: #90e0ef !important;
    color: #106170 !important;
}

.hgfb2gufhm:hover,
.hgfb2gufhm:focus,
.hgfb2gufhm.focus,
.hgfb2gufhm.active,
.hgfb2gufhm:active:focus {
    box-shadow: none !important;
    color: #17879c !important;
    background-color: #bdecf5 !important;
    border-color: #bdecf5 !important;
    transform: scale(1.1);
}

.hgfb2gufhm:hover div,
.hgfb2gufhm:focus div,
.hgfb2gufhm.focus div,
.hgfb2gufhm.active div,
.hgfb2gufhm:active:focus div {
    overflow: hidden;
}

.hgfb2gufhm:hover span,
.hgfb2gufhm:focus span,
.hgfb2gufhm.focus span,
.hgfb2gufhm.active span,
.hgfb2gufhm:active:focus span {
    overflow: hidden;
    animation-duration: 0.3s;
    animation-name: btn1;
    display: block;
}

.hgfb2gufhm:hover span::before,
.hgfb2gufhm:focus span::before,
.hgfb2gufhm.focus span::before,
.hgfb2gufhm.active span::before,
.hgfb2gufhm:active:focus span::before {
    animation-duration: 0.3s;
    animation-name: btn1;
    display: block;
}

.hgfb2gufhm span {
    display: block;
}

.hgfb2gufhm.z96u3g3458,
.hgfb2gufhm:disabled {
    color: #106170 !important;
    background-color: #bdecf5 !important;
}

.fh15zzc8mz {
    overflow: hidden;
    border-color: #6591aa;
    border-width: 5px !important;
    box-shadow: none;
}

.fh15zzc8mz,
.fh15zzc8mz:active {
    background-color: #6591aa !important;
    border-color: #6591aa !important;
    color: #ffffff !important;
}

.fh15zzc8mz:hover,
.fh15zzc8mz:focus,
.fh15zzc8mz.focus,
.fh15zzc8mz.active,
.fh15zzc8mz:active:focus {
    box-shadow: none !important;
    color: #ffffff !important;
    background-color: #86a8bc !important;
    border-color: #86a8bc !important;
    transform: scale(1.1);
}

.fh15zzc8mz:hover div,
.fh15zzc8mz:focus div,
.fh15zzc8mz.focus div,
.fh15zzc8mz.active div,
.fh15zzc8mz:active:focus div {
    overflow: hidden;
}

.fh15zzc8mz:hover span,
.fh15zzc8mz:focus span,
.fh15zzc8mz.focus span,
.fh15zzc8mz.active span,
.fh15zzc8mz:active:focus span {
    overflow: hidden;
    animation-duration: 0.3s;
    animation-name: btn1;
    display: block;
}

.fh15zzc8mz:hover span::before,
.fh15zzc8mz:focus span::before,
.fh15zzc8mz.focus span::before,
.fh15zzc8mz.active span::before,
.fh15zzc8mz:active:focus span::before {
    animation-duration: 0.3s;
    animation-name: btn1;
    display: block;
}

.fh15zzc8mz span {
    display: block;
}

.fh15zzc8mz.z96u3g3458,
.fh15zzc8mz:disabled {
    color: #ffffff !important;
    background-color: #86a8bc !important;
}

.btn-info {
    overflow: hidden;
    border-color: #56dbf6;
    border-width: 5px !important;
    box-shadow: none;
}

.btn-info,
.btn-info:active {
    background-color: #56dbf6 !important;
    border-color: #56dbf6 !important;
    color: #ffffff !important;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.active,
.btn-info:active:focus {
    box-shadow: none !important;
    color: #06667a !important;
    background-color: #86e5f9 !important;
    border-color: #86e5f9 !important;
    transform: scale(1.1);
}

.btn-info:hover div,
.btn-info:focus div,
.btn-info.focus div,
.btn-info.active div,
.btn-info:active:focus div {
    overflow: hidden;
}

.btn-info:hover span,
.btn-info:focus span,
.btn-info.focus span,
.btn-info.active span,
.btn-info:active:focus span {
    overflow: hidden;
    animation-duration: 0.3s;
    animation-name: btn1;
    display: block;
}

.btn-info:hover span::before,
.btn-info:focus span::before,
.btn-info.focus span::before,
.btn-info.active span::before,
.btn-info:active:focus span::before {
    animation-duration: 0.3s;
    animation-name: btn1;
    display: block;
}

.btn-info span {
    display: block;
}

.btn-info.z96u3g3458,
.btn-info:disabled {
    color: #ffffff !important;
    background-color: #86e5f9 !important;
}

.btn-success {
    overflow: hidden;
    border-color: #69e3aa;
    border-width: 5px !important;
    box-shadow: none;
}

.btn-success,
.btn-success:active {
    background-color: #69e3aa !important;
    border-color: #69e3aa !important;
    color: #0c4128 !important;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.active,
.btn-success:active:focus {
    box-shadow: none !important;
    color: #146c43 !important;
    background-color: #94ebc2 !important;
    border-color: #94ebc2 !important;
    transform: scale(1.1);
}

.btn-success:hover div,
.btn-success:focus div,
.btn-success.focus div,
.btn-success.active div,
.btn-success:active:focus div {
    overflow: hidden;
}

.btn-success:hover span,
.btn-success:focus span,
.btn-success.focus span,
.btn-success.active span,
.btn-success:active:focus span {
    overflow: hidden;
    animation-duration: 0.3s;
    animation-name: btn1;
    display: block;
}

.btn-success:hover span::before,
.btn-success:focus span::before,
.btn-success.focus span::before,
.btn-success.active span::before,
.btn-success:active:focus span::before {
    animation-duration: 0.3s;
    animation-name: btn1;
    display: block;
}

.btn-success span {
    display: block;
}

.btn-success.z96u3g3458,
.btn-success:disabled {
    color: #0c4128 !important;
    background-color: #94ebc2 !important;
}

.btn-warning {
    overflow: hidden;
    border-color: #ffd34d;
    border-width: 5px !important;
    box-shadow: none;
}

.btn-warning,
.btn-warning:active {
    background-color: #ffd34d !important;
    border-color: #ffd34d !important;
    color: #4d3a00 !important;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.active,
.btn-warning:active:focus {
    box-shadow: none !important;
    color: #806000 !important;
    background-color: #ffe080 !important;
    border-color: #ffe080 !important;
    transform: scale(1.1);
}

.btn-warning:hover div,
.btn-warning:focus div,
.btn-warning.focus div,
.btn-warning.active div,
.btn-warning:active:focus div {
    overflow: hidden;
}

.btn-warning:hover span,
.btn-warning:focus span,
.btn-warning.focus span,
.btn-warning.active span,
.btn-warning:active:focus span {
    overflow: hidden;
    animation-duration: 0.3s;
    animation-name: btn1;
    display: block;
}

.btn-warning:hover span::before,
.btn-warning:focus span::before,
.btn-warning.focus span::before,
.btn-warning.active span::before,
.btn-warning:active:focus span::before {
    animation-duration: 0.3s;
    animation-name: btn1;
    display: block;
}

.btn-warning span {
    display: block;
}

.btn-warning.z96u3g3458,
.btn-warning:disabled {
    color: #4d3a00 !important;
    background-color: #ffe080 !important;
}

.btn-danger {
    overflow: hidden;
    border-color: #e56773;
    border-width: 5px !important;
    box-shadow: none;
}

.btn-danger,
.btn-danger:active {
    background-color: #e56773 !important;
    border-color: #e56773 !important;
    color: #ffffff !important;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.active,
.btn-danger:active:focus {
    box-shadow: none !important;
    color: #ffffff !important;
    background-color: #ec939b !important;
    border-color: #ec939b !important;
    transform: scale(1.1);
}

.btn-danger:hover div,
.btn-danger:focus div,
.btn-danger.focus div,
.btn-danger.active div,
.btn-danger:active:focus div {
    overflow: hidden;
}

.btn-danger:hover span,
.btn-danger:focus span,
.btn-danger.focus span,
.btn-danger.active span,
.btn-danger:active:focus span {
    overflow: hidden;
    animation-duration: 0.3s;
    animation-name: btn1;
    display: block;
}

.btn-danger:hover span::before,
.btn-danger:focus span::before,
.btn-danger.focus span::before,
.btn-danger.active span::before,
.btn-danger:active:focus span::before {
    animation-duration: 0.3s;
    animation-name: btn1;
    display: block;
}

.btn-danger span {
    display: block;
}

.btn-danger.z96u3g3458,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #ec939b !important;
}

.btn-white {
    overflow: hidden;
    border-color: #eff0ec;
    border-width: 5px !important;
    box-shadow: none;
}

.btn-white,
.btn-white:active {
    background-color: #eff0ec !important;
    border-color: #eff0ec !important;
    color: #757b62 !important;
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.active,
.btn-white:active:focus {
    box-shadow: none !important;
    color: #808080 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    transform: scale(1.1);
}

.btn-white:hover div,
.btn-white:focus div,
.btn-white.focus div,
.btn-white.active div,
.btn-white:active:focus div {
    overflow: hidden;
}

.btn-white:hover span,
.btn-white:focus span,
.btn-white.focus span,
.btn-white.active span,
.btn-white:active:focus span {
    overflow: hidden;
    animation-duration: 0.3s;
    animation-name: btn1;
    display: block;
}

.btn-white:hover span::before,
.btn-white:focus span::before,
.btn-white.focus span::before,
.btn-white.active span::before,
.btn-white:active:focus span::before {
    animation-duration: 0.3s;
    animation-name: btn1;
    display: block;
}

.btn-white span {
    display: block;
}

.btn-white.z96u3g3458,
.btn-white:disabled {
    color: #757b62 !important;
    background-color: #ffffff !important;
}

.btn-black {
    overflow: hidden;
    border-color: #232323;
    border-width: 5px !important;
    box-shadow: none;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.active,
.btn-black:active:focus {
    box-shadow: none !important;
    color: #ffffff !important;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
    transform: scale(1.1);
}

.btn-black:hover div,
.btn-black:focus div,
.btn-black.focus div,
.btn-black.active div,
.btn-black:active:focus div {
    overflow: hidden;
}

.btn-black:hover span,
.btn-black:focus span,
.btn-black.focus span,
.btn-black.active span,
.btn-black:active:focus span {
    overflow: hidden;
    animation-duration: 0.3s;
    animation-name: btn1;
    display: block;
}

.btn-black:hover span::before,
.btn-black:focus span::before,
.btn-black.focus span::before,
.btn-black.active span::before,
.btn-black:active:focus span::before {
    animation-duration: 0.3s;
    animation-name: btn1;
    display: block;
}

.btn-black span {
    display: block;
}

.btn-black.z96u3g3458,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #3d3d3d !important;
}

.btn-primary-outline {
    box-shadow: none;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: #90e0ef;
    color: #90e0ef;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.active {
    color: #44cbe4 !important;
    background-color: transparent !important;
    border-color: #44cbe4 !important;
    box-shadow: none !important;
}

.btn-primary-outline.z96u3g3458,
.btn-primary-outline:disabled {
    color: #106170 !important;
    background-color: #90e0ef !important;
    border-color: #90e0ef !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: #90e0ef;
    color: #90e0ef;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.active {
    color: #44cbe4 !important;
    background-color: transparent !important;
    border-color: #44cbe4 !important;
    box-shadow: none !important;
}

.btn-primary-outline.z96u3g3458,
.btn-primary-outline:disabled {
    color: #106170 !important;
    background-color: #90e0ef !important;
    border-color: #90e0ef !important;
}

.btn-secondary-outline {
    box-shadow: none;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: #6591aa;
    color: #6591aa;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.active {
    color: #426377 !important;
    background-color: transparent !important;
    border-color: #426377 !important;
    box-shadow: none !important;
}

.btn-secondary-outline.z96u3g3458,
.btn-secondary-outline:disabled {
    color: #ffffff !important;
    background-color: #6591aa !important;
    border-color: #6591aa !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: #6591aa;
    color: #6591aa;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.active {
    color: #426377 !important;
    background-color: transparent !important;
    border-color: #426377 !important;
    box-shadow: none !important;
}

.btn-secondary-outline.z96u3g3458,
.btn-secondary-outline:disabled {
    color: #ffffff !important;
    background-color: #6591aa !important;
    border-color: #6591aa !important;
}

.btn-info-outline {
    box-shadow: none;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: #56dbf6;
    color: #56dbf6;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.active {
    color: #0cc4e9 !important;
    background-color: transparent !important;
    border-color: #0cc4e9 !important;
    box-shadow: none !important;
}

.btn-info-outline.z96u3g3458,
.btn-info-outline:disabled {
    color: #ffffff !important;
    background-color: #56dbf6 !important;
    border-color: #56dbf6 !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: #56dbf6;
    color: #56dbf6;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.active {
    color: #0cc4e9 !important;
    background-color: transparent !important;
    border-color: #0cc4e9 !important;
    box-shadow: none !important;
}

.btn-info-outline.z96u3g3458,
.btn-info-outline:disabled {
    color: #ffffff !important;
    background-color: #56dbf6 !important;
    border-color: #56dbf6 !important;
}

.btn-success-outline {
    box-shadow: none;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: #69e3aa;
    color: #69e3aa;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.active {
    color: #27cf80 !important;
    background-color: transparent !important;
    border-color: #27cf80 !important;
    box-shadow: none !important;
}

.btn-success-outline.z96u3g3458,
.btn-success-outline:disabled {
    color: #0c4128 !important;
    background-color: #69e3aa !important;
    border-color: #69e3aa !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: #69e3aa;
    color: #69e3aa;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.active {
    color: #27cf80 !important;
    background-color: transparent !important;
    border-color: #27cf80 !important;
    box-shadow: none !important;
}

.btn-success-outline.z96u3g3458,
.btn-success-outline:disabled {
    color: #0c4128 !important;
    background-color: #69e3aa !important;
    border-color: #69e3aa !important;
}

.btn-warning-outline {
    box-shadow: none;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: #ffd34d;
    color: #ffd34d;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.active {
    color: #f5b900 !important;
    background-color: transparent !important;
    border-color: #f5b900 !important;
    box-shadow: none !important;
}

.btn-warning-outline.z96u3g3458,
.btn-warning-outline:disabled {
    color: #4d3a00 !important;
    background-color: #ffd34d !important;
    border-color: #ffd34d !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: #ffd34d;
    color: #ffd34d;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.active {
    color: #f5b900 !important;
    background-color: transparent !important;
    border-color: #f5b900 !important;
    box-shadow: none !important;
}

.btn-warning-outline.z96u3g3458,
.btn-warning-outline:disabled {
    color: #4d3a00 !important;
    background-color: #ffd34d !important;
    border-color: #ffd34d !important;
}

.btn-danger-outline {
    box-shadow: none;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: #e56773;
    color: #e56773;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.active {
    color: #d12434 !important;
    background-color: transparent !important;
    border-color: #d12434 !important;
    box-shadow: none !important;
}

.btn-danger-outline.z96u3g3458,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #e56773 !important;
    border-color: #e56773 !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: #e56773;
    color: #e56773;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.active {
    color: #d12434 !important;
    background-color: transparent !important;
    border-color: #d12434 !important;
    box-shadow: none !important;
}

.btn-danger-outline.z96u3g3458,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #e56773 !important;
    border-color: #e56773 !important;
}

.btn-black-outline {
    box-shadow: none;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: #232323;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.active {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: #000000 !important;
    box-shadow: none !important;
}

.btn-black-outline.z96u3g3458,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: #232323;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.active {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: #000000 !important;
    box-shadow: none !important;
}

.btn-black-outline.z96u3g3458,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.btn-white-outline {
    box-shadow: none;
}

.btn-white-outline,
.btn-white-outline:active {
    background-color: transparent !important;
    border-color: #fafafa;
    color: #fafafa;
}

.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline.active {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: #cfcfcf !important;
    box-shadow: none !important;
}

.btn-white-outline.z96u3g3458,
.btn-white-outline:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.btn-white-outline,
.btn-white-outline:active {
    background-color: transparent !important;
    border-color: #fafafa;
    color: #fafafa;
}

.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline.active {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: #cfcfcf !important;
    box-shadow: none !important;
}

.btn-white-outline.z96u3g3458,
.btn-white-outline:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.bs70z2bhjy {
    color: #90e0ef !important;
}

.text-secondary {
    color: #6591aa !important;
}

.text-success {
    color: #69e3aa !important;
}

.text-info {
    color: #56dbf6 !important;
}

.text-warning {
    color: #ffd34d !important;
}

.text-danger {
    color: #e56773 !important;
}

.owolimqq5i {
    color: #fafafa !important;
}

.a0ygalvawl {
    color: #232323 !important;
}

a.bs70z2bhjy:hover,
a.bs70z2bhjy:focus,
a.bs70z2bhjy.active {
    color: #37c7e2 !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.active {
    color: #3c5b6d !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.active {
    color: #24c278 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.active {
    color: #0cb7da !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.active {
    color: #e6ad00 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.active {
    color: #c42231 !important;
}

a.owolimqq5i:hover,
a.owolimqq5i:focus,
a.owolimqq5i.active {
    color: #c7c7c7 !important;
}

a.a0ygalvawl:hover,
a.a0ygalvawl:focus,
a.a0ygalvawl.active {
    color: #000000 !important;
}

a[class*="text-"]:not(.k1kjwn6l64):not(.dropdown-item):not([role]):not(.o8piswehh5) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

a[class*="text-"]:not(.k1kjwn6l64):not(.dropdown-item):not([role]):not(.o8piswehh5):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.nav-tabs .k1kjwn6l64.active {
    color: #90e0ef;
}

.nav-tabs .k1kjwn6l64:not(.active) {
    color: #232323;
}

.h1ts4xiu1s {
    background-color: #70c770;
}

.alert-info {
    background-color: #56dbf6;
}

.alert-warning {
    background-color: #ffd34d;
}

.e7bouwqamu {
    background-color: #e56773;
}

.fa8hnvc83u .no2gk81nk3:not(.btn-form) {
    border-radius: 100px;
}

.mbr-gallery-filter li a {
    border-radius: 100px !important;
}

.mbr-gallery-filter li.active .no2gk81nk3 {
    background-color: #90e0ef;
    border-color: #90e0ef;
    color: #137486;
}

.mbr-gallery-filter li.active .no2gk81nk3:focus {
    box-shadow: none;
}

.nav-tabs .k1kjwn6l64 {
    border-radius: 100px !important;
}

a,
a:hover {
    color: #90e0ef;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #ffffff;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.cfi94hqxqq {
    font-family: 'Golos Text', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
    border-radius: 40px !important;
}

.cfi94hqxqq>.z2f8fb0jqd {
    font-size: 1.75rem;
}

.cfi94hqxqq:hover,
.cfi94hqxqq:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #90e0ef !important;
}

.cfi94hqxqq:-webkit-input-placeholder {
    font-family: 'Golos Text', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
}

.cfi94hqxqq:-webkit-input-placeholder>.z2f8fb0jqd {
    font-size: 1.75rem;
}

blockquote {
    border-color: #90e0ef;
}

/* Forms */
.ckeommj58t .input-group-btn .no2gk81nk3 {
    border-radius: 100px !important;
}

.ckeommj58t .input-group-btn .no2gk81nk3:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.ckeommj58t .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
    padding: 1rem 3rem;
}

.ckeommj58t .input-group-btn button[type="submit"]:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #90e0ef;
    color: #000000;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #90e0ef;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #232323;
    border-bottom-color: #232323;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #90e0ef;
    border-bottom-color: #90e0ef;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #000000 !important;
    background-color: #90e0ef !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #ffffff !important;
    background: #6591aa !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%2390e0ef' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

@media (max-width: 1400px) {
    .bgl9w1ggkc {
        max-width: 100%;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .bgl9w1ggkc {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .t4ekz8w8co {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 767px) {
    .t4ekz8w8co {
        padding-left: 16px;
        padding-right: 16px;
    }
}

.vxeuotxavi {
    z-index: 1000;
    width: 100%;
    position: relative;
}

.vxeuotxavi .dropdown-item:before {
    font-family: Moririse2 !important;
    content: "\e966";
    display: inline-block;
    width: 0;
    position: absolute;
    left: 1rem;
    top: 0.5rem;
    margin-right: 0.5rem;
    line-height: 1;
    font-size: inherit;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    transform: scale(0, 1);
    transition: all 0.25s ease-in-out;
}

@media (max-width: 767px) {
    .vxeuotxavi .zt2btnn2s8 {
        transform: scale(0.8);
    }
}

.vxeuotxavi .dgxfpu59w9 {
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
}

.vxeuotxavi .dgxfpu59w9 img {
    max-width: 100%;
    max-height: 100%;
}

.vxeuotxavi .dgxfpu59w9 .o8piswehh5 {
    line-height: inherit !important;
}

.vxeuotxavi .dgxfpu59w9 .ovpa5mln3m a {
    outline: none;
}

.vxeuotxavi .setr3tu7pn {
    margin: auto;
    margin-left: 0;
    margin-left: auto;
}

.vxeuotxavi .setr3tu7pn .nyec0v48dr {
    padding: 0 !important;
    transition: 0.3s all !important;
}

.vxeuotxavi .setr3tu7pn .nyec0v48dr .k1kjwn6l64 {
    padding: 16px !important;
    margin: 0 !important;
    border-radius: 1rem !important;
    transition: 0.3s all !important;
}

.vxeuotxavi .setr3tu7pn .nyec0v48dr .k1kjwn6l64:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

.vxeuotxavi .setr3tu7pn .open .k1kjwn6l64::after {
    transform: rotate(180deg);
}

@media (min-width: 992px) {
    .vxeuotxavi .setr3tu7pn .open .k1kjwn6l64::before {
        content: "";
        width: 100%;
        height: 20px;
        top: 100%;
        background: transparent;
        position: absolute;
    }
}

.vxeuotxavi .setr3tu7pn .dropdown-item {
    padding: 12px !important;
    border-radius: 0.5rem !important;
    margin: 0 8px !important;
    transition: 0.3s all !important;
}

.vxeuotxavi .setr3tu7pn .dropdown-item:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

@media (min-width: 992px) {
    .vxeuotxavi .setr3tu7pn {
        padding-left: 1.5rem;
    }
}

.vxeuotxavi .k1kjwn6l64 {
    width: fit-content;
    position: relative;
}

.vxeuotxavi .ovpa5mln3m {
    margin: 0 !important;
}

@media (max-width: 767px) {
    .vxeuotxavi .ovpa5mln3m {
        padding-left: 0;
    }
}

.vxeuotxavi .o8piswehh5 {
    padding-left: 1rem;
    padding-right: 0.5rem;
}

@media (max-width: 767px) {
    .vxeuotxavi .rxcm0upre7 {
        padding-bottom: 0.5rem;
    }
}

.vxeuotxavi .rxcm0upre7 .xnb2wzb9hq.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    transition: 0.3s all;
}

.vxeuotxavi .bgl9w1ggkc {
    display: flex;
    height: 90px;
    padding: 0.5rem 0.6rem;
    flex-wrap: nowrap;
    background: rgba(255, 255, 255, 0.8) !important;
    left: 0;
    right: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100vw;
    margin-top: 1rem;
    background-color: #ffffff;
    box-shadow: 0 30px 60px 0 rgba(27, 31, 10, 0.08);
}

@media (max-width: 992px) {
    .vxeuotxavi .bgl9w1ggkc {
        padding-right: 2rem;
    }
}

@media (max-width: 767px) {
    .vxeuotxavi .bgl9w1ggkc {
        width: 95%;
        height: 56px !important;
        padding-right: 1rem;
        margin-top: 0rem;
    }
}

.vxeuotxavi .iconfont-wrapper {
    color: #000000 !important;
    font-size: 1.5rem;
    padding-right: 0.5rem;
}

.vxeuotxavi .dropdown-menu {
    flex-wrap: wrap;
    flex-direction: column;
    max-width: 100%;
    padding: 12px 4px !important;
    border-radius: 1.5rem;
    transition: 0.3s all !important;
    min-width: auto;
    background: #ffffff;
    background: rgba(255, 255, 255, 0.8) !important;
}

.vxeuotxavi .nyec0v48dr:focus,
.vxeuotxavi .k1kjwn6l64:focus {
    outline: none;
}

.vxeuotxavi .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.vxeuotxavi .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
}

.vxeuotxavi .dropdown .dropdown-menu .dropdown-item .z2f8fb0jqd {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.vxeuotxavi .dropdown .dropdown-menu .dropdown-item .z2f8fb0jqd:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.vxeuotxavi .collapsed .dropdown-menu .dropdown-item:before {
    display: none;
}

.vxeuotxavi .collapsed .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.vxeuotxavi .e6h5mv8j20 {
    min-height: 90px;
    transition: all 0.3s;
    border-bottom: 1px solid transparent;
    background: transparent !important;
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

.vxeuotxavi .e6h5mv8j20.opened {
    transition: all 0.3s;
}

.vxeuotxavi .e6h5mv8j20 .dropdown-item {
    padding: 0.5rem 1.8rem;
}

.vxeuotxavi .e6h5mv8j20 .ovpa5mln3m img {
    min-width: 6rem;
    object-fit: cover;
}

.vxeuotxavi .e6h5mv8j20 .gv9ll81fw4 {
    z-index: 1;
    justify-content: flex-end;
}

.vxeuotxavi .e6h5mv8j20.collapsed {
    justify-content: center;
}

.vxeuotxavi .e6h5mv8j20.collapsed .nyec0v48dr .k1kjwn6l64::before {
    display: none;
}

.vxeuotxavi .e6h5mv8j20.collapsed.opened .dropdown-menu {
    top: 0;
}

@media (min-width: 992px) {
    .vxeuotxavi .e6h5mv8j20.collapsed.opened:not(.navbar-short) .gv9ll81fw4 {
        max-height: calc(98.5vh - 4.3rem);
    }
}

.vxeuotxavi .e6h5mv8j20.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.vxeuotxavi .e6h5mv8j20.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
}

.vxeuotxavi .e6h5mv8j20.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 41%;
}

.vxeuotxavi .e6h5mv8j20.collapsed ul.setr3tu7pn li {
    margin: auto;
}

.vxeuotxavi .e6h5mv8j20.collapsed .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: center;
}

.vxeuotxavi .e6h5mv8j20.collapsed .icons-menu {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

@media (max-width: 767px) {
    .vxeuotxavi .e6h5mv8j20 {
        min-height: 72px;
    }

    .vxeuotxavi .e6h5mv8j20 .ovpa5mln3m img {
        height: 2.5rem !important;
        min-width: 2.5rem !important;
    }
}

@media (max-width: 991px) {
    .vxeuotxavi .e6h5mv8j20 .nyec0v48dr .k1kjwn6l64::before {
        display: none;
    }

    .vxeuotxavi .e6h5mv8j20.opened .dropdown-menu {
        top: 0;
    }

    .vxeuotxavi .e6h5mv8j20 .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .vxeuotxavi .e6h5mv8j20 .dropdown-menu .dropdown-item:after {
        right: auto;
    }

    .vxeuotxavi .e6h5mv8j20 .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
        margin-left: 0.5rem;
        margin-top: 0.2rem;
        border-top: 0.35em solid;
        border-right: 0.35em solid transparent;
        border-left: 0.35em solid transparent;
        border-bottom: 0;
        top: 40%;
    }

    .vxeuotxavi .e6h5mv8j20 .dropdown-menu .dropdown-item {
        padding: 0.25rem 1.5rem !important;
        text-align: center;
    }

    .vxeuotxavi .e6h5mv8j20 .dgxfpu59w9 {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 10px;
    }

    .vxeuotxavi .e6h5mv8j20 .zt2btnn2s8 {
        flex-basis: auto;
    }

    .vxeuotxavi .e6h5mv8j20 .icons-menu {
        padding-left: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
}

.vxeuotxavi .e6h5mv8j20.navbar-short .ovpa5mln3m img {
    height: 2rem;
}

.vxeuotxavi .dropdown-item.active,
.vxeuotxavi .dropdown-item:active {
    background-color: transparent;
}

.vxeuotxavi .y84uehu6m5 .setr3tu7pn .k1kjwn6l64 {
    padding: 0;
}

.vxeuotxavi .rxcm0upre7 .xnb2wzb9hq.dropdown-toggle {
    margin-right: 1.667em;
}

.vxeuotxavi .rxcm0upre7 .xnb2wzb9hq.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.vxeuotxavi .e6h5mv8j20.y84uehu6m5 .dropdown .dropdown-menu {
    background: #ffffff;
}

.vxeuotxavi .e6h5mv8j20.y84uehu6m5 .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 105%;
    transform: none;
    top: -12px;
}

.vxeuotxavi .e6h5mv8j20 .dropdown.open>.dropdown-menu {
    display: flex;
}

.vxeuotxavi ul.setr3tu7pn {
    flex-wrap: wrap;
}

.vxeuotxavi .h5eusbt1c1 {
    text-align: center;
    min-width: 140px;
}

@media (max-width: 992px) {
    .vxeuotxavi .h5eusbt1c1 {
        text-align: left;
    }
}

.vxeuotxavi button.zt2btnn2s8 {
    outline: none;
    width: 31px;
    height: 20px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
}

.vxeuotxavi button.zt2btnn2s8 .a9jptqxxdo span {
    position: absolute;
    right: 0;
    width: 30px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
}

.vxeuotxavi button.zt2btnn2s8 .a9jptqxxdo span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.vxeuotxavi button.zt2btnn2s8 .a9jptqxxdo span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.vxeuotxavi button.zt2btnn2s8 .a9jptqxxdo span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.vxeuotxavi button.zt2btnn2s8 .a9jptqxxdo span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

.vxeuotxavi nav.opened .a9jptqxxdo span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.vxeuotxavi nav.opened .a9jptqxxdo span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.vxeuotxavi nav.opened .a9jptqxxdo span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.vxeuotxavi nav.opened .a9jptqxxdo span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.vxeuotxavi .hzqaamgeg2 {
    padding: 0 1rem;
}

.vxeuotxavi a.k1kjwn6l64 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.vxeuotxavi .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.3rem;
    text-align: center;
}

@media (max-width: 992px) {
    .vxeuotxavi .icons-menu {
        justify-content: flex-start;
        margin-bottom: 0.5rem;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .vxeuotxavi .e6h5mv8j20 {
        height: 70px;
    }

    .vxeuotxavi .e6h5mv8j20.opened {
        height: auto;
    }

    .vxeuotxavi .nyec0v48dr .k1kjwn6l64:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.vxeuotxavi .e6h5mv8j20 .dropdown>.dropdown-menu {
    display: none;
    width: max-content;
    max-width: 500px !important;
    transform: translateX(-50%);
    top: calc(100% + 20px);
    left: 50%;
}

.vxeuotxavi .e6h5mv8j20 .dropdown>.dropdown-menu .dropdown-item {
    line-height: 1 !important;
}

.vxeuotxavi .e6h5mv8j20 .dropdown>.dropdown-menu .dropdown .dropdown-item {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
}

.vxeuotxavi .e6h5mv8j20 .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
    display: inline-block;
    position: static;
    margin-left: 0.5rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    transition: 0.3s all;
    transform: rotate(-90deg);
}

.vxeuotxavi .e6h5mv8j20 .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
    transform: rotate(0deg);
}

.vxeuotxavi .fa8hnvc83u {
    margin: -0.6rem -0.6rem;
}

.vxeuotxavi .zt2btnn2s8 {
    margin-left: 12px;
    margin-right: 8px;
    order: 1000;
}

@media (max-width: 991px) {
    .vxeuotxavi .dgxfpu59w9 {
        margin-right: auto;
    }

    .vxeuotxavi .gv9ll81fw4 {
        z-index: -1 !important;
        position: absolute;
        top: 110%;
        left: 0;
        width: 100%;
        padding: 1rem;
        border-radius: 1.5rem;
        background: #ffffff;
        opacity: 1;
        border-color: rgba(255, 255, 255, 0.8) !important;
        background: rgba(255, 255, 255, 0.8) !important;
        backdrop-filter: blur(8px);
    }

    .vxeuotxavi .setr3tu7pn .nyec0v48dr .k1kjwn6l64::after {
        margin-left: 10px;
    }

    .vxeuotxavi .setr3tu7pn .dropdown-item:hover {
        background-color: rgba(27, 31, 10, 0.06);
    }

    .vxeuotxavi .e6h5mv8j20 .dropdown>.dropdown-menu {
        max-width: 100% !important;
        transform: translateX(0);
        top: 10px;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .vxeuotxavi .e6h5mv8j20 .dropdown>.dropdown-menu .dropdown-item {
        padding: 8px !important;
        line-height: 1 !important;
        margin-bottom: 4px !important;
    }

    .vxeuotxavi .e6h5mv8j20 .dropdown>.dropdown-menu .dropdown .dropdown-item {
        align-items: center;
        display: flex;
        height: max-content !important;
        min-height: max-content !important;
    }

    .vxeuotxavi .e6h5mv8j20 .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
        display: inline-block;
        position: static;
        margin-left: 0.5rem;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        transition: 0.3s all;
        transform: rotate(0deg);
    }

    .vxeuotxavi .e6h5mv8j20 .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
        transform: rotate(180deg);
    }

    .vxeuotxavi .e6h5mv8j20 .dropdown>.dropdown-menu .dropdown-submenu {
        position: static;
        width: 100%;
        max-width: 100% !important;
        transform: translateX(0) !important;
        top: 0;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .vxeuotxavi .e6h5mv8j20 .dropdown.open>.dropdown-menu {
        display: flex !important;
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 575px) {
    .vxeuotxavi .gv9ll81fw4 {
        padding: 1rem;
    }
}

.zrtupf9r7v {
    display: flex;
    background-image: url("photo-1597076545399-91a3ff0e71b3.jpeg");
}

.zrtupf9r7v .q5h69cujis {
    background-color: #000000;
    opacity: 0.2;
}

.zrtupf9r7v .j6d5bk41a7.z96u3g3458 {
    display: none;
}

.zrtupf9r7v .wq1458jn7j {
    width: 100%;
    height: 1px;
    background: currentColor;
    margin-bottom: 2rem;
}

.zrtupf9r7v .j6d5bk41a7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (min-width: 768px) {
    .zrtupf9r7v {
        align-items: flex-end;
    }

    .zrtupf9r7v .v700akg542 {
        justify-content: center;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .zrtupf9r7v .kuf5b12sjo {
        min-width: 50%;
    }
}

@media (max-width: 767px) {
    .zrtupf9r7v {
        -webkit-align-items: center;
        align-items: center;
    }

    .zrtupf9r7v .mbr-row {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .zrtupf9r7v .kuf5b12sjo {
        width: 100%;
    }
}

.zrtupf9r7v .u1trnemfpo,
.zrtupf9r7v .wq1458jn7j {
    color: #ffffff;
}

.zrtupf9r7v .dks51v2y6s,
.zrtupf9r7v .fa8hnvc83u {
    text-align: right;
}

.o0z3m9cbd7 {
    display: flex;
    padding-top: 4rem;
    padding-bottom: 4rem;
    background-color: transparent;
}

.o0z3m9cbd7 .j6d5bk41a7.z96u3g3458 {
    display: none;
}

.o0z3m9cbd7 .j6d5bk41a7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.o0z3m9cbd7 .wq1458jn7j {
    width: 100%;
    opacity: 0.6;
    height: 1px;
    background: currentColor;
    margin-top: 8rem;
}

.o0z3m9cbd7 .kuf5b12sjo {
    padding: 5rem 1rem;
}

@media (min-width: 992px) {
    .o0z3m9cbd7 .kuf5b12sjo {
        padding: 5rem 3rem;
    }
}

@media (min-width: 768px) {
    .o0z3m9cbd7 {
        align-items: center;
    }

    .o0z3m9cbd7 .v700akg542 {
        justify-content: center;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .o0z3m9cbd7 .kuf5b12sjo {
        min-width: 50%;
    }
}

@media (max-width: 767px) {
    .o0z3m9cbd7 {
        -webkit-align-items: center;
        align-items: center;
    }

    .o0z3m9cbd7 .mbr-row {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .o0z3m9cbd7 .kuf5b12sjo {
        width: 100%;
    }
}

.o0z3m9cbd7 .pnjpu9dyij {
    text-align: left;
    color: #fffcee;
}

.o0z3m9cbd7 .dks51v2y6s,
.o0z3m9cbd7 .fa8hnvc83u {
    text-align: left;
    color: #000000;
}

.o0z3m9cbd7 .pnjpu9dyij,
.o0z3m9cbd7 .wq1458jn7j {
    color: #000000;
}

.wh6qeyopa0 {
    display: flex;
    padding-top: 8rem;
    padding-bottom: 8rem;
    background-color: #0077b6;
}

.wh6qeyopa0 .j6d5bk41a7.z96u3g3458 {
    display: none;
}

.wh6qeyopa0 .wq1458jn7j {
    width: 100%;
    height: 1px;
    background: currentColor;
    margin-bottom: 2rem;
}

.wh6qeyopa0 .j6d5bk41a7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.wh6qeyopa0 h1 {
    max-width: 800px;
}

.wh6qeyopa0 p {
    max-width: 600px;
    margin-right: 0;
    margin-left: auto;
}

@media (min-width: 768px) {
    .wh6qeyopa0 {
        align-items: center;
    }

    .wh6qeyopa0 .v700akg542 {
        justify-content: center;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .wh6qeyopa0 .kuf5b12sjo {
        min-width: 50%;
    }
}

@media (max-width: 767px) {
    .wh6qeyopa0 {
        -webkit-align-items: center;
        align-items: center;
    }

    .wh6qeyopa0 .mbr-row {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .wh6qeyopa0 .kuf5b12sjo {
        width: 100%;
    }
}

.wh6qeyopa0 .u1trnemfpo,
.wh6qeyopa0 .wq1458jn7j {
    color: #FFFFFF;
}

.wh6qeyopa0 .dks51v2y6s,
.wh6qeyopa0 .fa8hnvc83u {
    text-align: left;
    color: #FFFFFF;
}

.wh6qeyopa0 .pnjpu9dyij {
    color: #FFFFFF;
}

.gbp8etvhvu {
    padding-top: 4rem;
    padding-bottom: 4rem;
    background-color: #0077b6;
}

.gbp8etvhvu .j6d5bk41a7.z96u3g3458 {
    display: none;
}

.gbp8etvhvu .j6d5bk41a7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.gbp8etvhvu .wq1458jn7j {
    width: 100%;
    height: 1px;
    background: currentColor;
    margin-bottom: 3rem;
}

@media (max-width: 767px) {
    .gbp8etvhvu .wq1458jn7j {
        margin-bottom: 1rem;
    }
}

.gbp8etvhvu .v700akg542 .jxj9mzqeo0 {
    display: -webkit-flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
}

.gbp8etvhvu .v700akg542 .jxj9mzqeo0 img {
    width: 100%;
    object-fit: cover;
    min-height: 1px;
}

.gbp8etvhvu img,
.gbp8etvhvu .item-img {
    width: 100%;
}

.gbp8etvhvu .u1trnemfpo,
.gbp8etvhvu .wq1458jn7j {
    color: #FFFFFF;
}

.gbp8etvhvu .kctn6ywsfd {
    color: #FFFFFF;
}

.gbp8etvhvu .tg5xit2qdp {
    color: #FFFFFF;
}

.v2sd8dt5mw {
    display: flex;
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #0077b6;
}

.v2sd8dt5mw .j6d5bk41a7.z96u3g3458 {
    display: none;
}

.v2sd8dt5mw .fwd1pjr8p1 {
    margin-top: 0.8rem;
    width: 20px;
    height: 20px;
    background: #ffffff;
    border-radius: 50%;
    margin-bottom: 1rem;
}

.v2sd8dt5mw h1 {
    margin-bottom: 5rem;
}

@media (max-width: 992px) {
    .v2sd8dt5mw h1 {
        margin-bottom: 1rem;
    }
}

.v2sd8dt5mw p {
    margin-right: 0;
    margin-left: auto;
}

@media (max-width: 992px) {
    .v2sd8dt5mw p {
        margin-bottom: 2rem;
    }
}

.v2sd8dt5mw .wq1458jn7j {
    width: 100%;
    height: 1px;
    background: #ffffff;
    margin-bottom: 3rem;
}

.v2sd8dt5mw .kuh92m4vs6,
.v2sd8dt5mw img {
    height: 100%;
    object-fit: cover;
}

@media (max-width: 992px) {

    .v2sd8dt5mw .kuh92m4vs6,
    .v2sd8dt5mw img {
        padding-bottom: 0.5rem;
    }
}

.v2sd8dt5mw .j6d5bk41a7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 991px) and (min-width: 768px) {
    .v2sd8dt5mw .kuf5b12sjo {
        min-width: 50%;
    }
}

@media (max-width: 767px) {
    .v2sd8dt5mw {
        -webkit-align-items: center;
        align-items: center;
    }

    .v2sd8dt5mw .mbr-row {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .v2sd8dt5mw .kuf5b12sjo {
        width: 100%;
    }
}

.v2sd8dt5mw .u1trnemfpo,
.v2sd8dt5mw .wq1458jn7j {
    color: #291f1e;
}

.v2sd8dt5mw .dks51v2y6s,
.v2sd8dt5mw .fa8hnvc83u {
    text-align: right;
    color: #291f1e;
}

.v2sd8dt5mw .pnjpu9dyij {
    color: #291f1e;
}

.v2sd8dt5mw .pnjpu9dyij,
.v2sd8dt5mw .fa8hnvc83u,
.v2sd8dt5mw .wq1458jn7j {
    text-align: left;
    color: #FFFFFF;
}

.v2sd8dt5mw .dks51v2y6s {
    text-align: left;
    color: #FFFFFF;
}

.t7c27y21n4 {
    display: flex;
    padding-top: 4rem;
    padding-bottom: 4rem;
    background-color: #0077b6;
}

.t7c27y21n4 .j6d5bk41a7.z96u3g3458 {
    display: none;
}

.t7c27y21n4 .j6d5bk41a7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.t7c27y21n4 .kuf5b12sjo {
    padding: 5rem 1rem;
}

@media (min-width: 992px) {
    .t7c27y21n4 .kuf5b12sjo {
        padding: 5rem 3rem;
    }
}

@media (min-width: 768px) {
    .t7c27y21n4 {
        align-items: center;
    }

    .t7c27y21n4 .v700akg542 {
        justify-content: center;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .t7c27y21n4 .kuf5b12sjo {
        min-width: 50%;
    }
}

@media (max-width: 767px) {
    .t7c27y21n4 {
        -webkit-align-items: center;
        align-items: center;
    }

    .t7c27y21n4 .mbr-row {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .t7c27y21n4 .kuf5b12sjo {
        width: 100%;
    }
}

.t7c27y21n4 .pnjpu9dyij {
    text-align: center;
    color: #FFFFFF;
}

.t7c27y21n4 .dks51v2y6s,
.t7c27y21n4 .fa8hnvc83u {
    text-align: center;
    color: #FFFFFF;
}

.t7c27y21n4 .u1trnemfpo {
    color: #FFFFFF;
    text-align: center;
}

.adlhc6ptpj {
    display: flex;
    padding-top: 8rem;
    padding-bottom: 8rem;
    background-color: #0077b6;
}

.adlhc6ptpj .j6d5bk41a7.z96u3g3458 {
    display: none;
}

.adlhc6ptpj .wq1458jn7j {
    width: 100%;
    height: 1px;
    background: currentColor;
    margin-bottom: 2rem;
}

.adlhc6ptpj .j6d5bk41a7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.adlhc6ptpj h1 {
    max-width: 800px;
}

.adlhc6ptpj p {
    max-width: 600px;
    margin-right: 0;
    margin-left: auto;
}

@media (min-width: 768px) {
    .adlhc6ptpj {
        align-items: center;
    }

    .adlhc6ptpj .v700akg542 {
        justify-content: center;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .adlhc6ptpj .kuf5b12sjo {
        min-width: 50%;
    }
}

@media (max-width: 767px) {
    .adlhc6ptpj {
        -webkit-align-items: center;
        align-items: center;
    }

    .adlhc6ptpj .mbr-row {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .adlhc6ptpj .kuf5b12sjo {
        width: 100%;
    }
}

.adlhc6ptpj .u1trnemfpo,
.adlhc6ptpj .wq1458jn7j {
    color: #FFFFFF;
}

.adlhc6ptpj .dks51v2y6s,
.adlhc6ptpj .fa8hnvc83u {
    text-align: left;
    color: #FFFFFF;
}

.adlhc6ptpj .pnjpu9dyij {
    color: #FFFFFF;
}

.cid-v2aGVE08Za {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #0077b6;
}

.cid-v2aGVE08Za .j6d5bk41a7.z96u3g3458 {
    display: none;
}

.cid-v2aGVE08Za .j6d5bk41a7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-v2aGVE08Za .item-img img {
    height: 320px;
    object-fit: cover;
}

.cid-v2aGVE08Za .fa8hnvc83u .no2gk81nk3 {
    margin-bottom: 0;
}

.cid-v2aGVE08Za .dfxlaof1ge {
    width: 100%;
    height: 1px;
    background: currentColor;
    margin-top: 2rem;
}

.cid-v2aGVE08Za .b1hev92jld .amyjp7zw14 {
    width: 100%;
    display: block;
}

.cid-v2aGVE08Za .b1hev92jld .petksnwc32 {
    z-index: 1;
}

.cid-v2aGVE08Za .amyjp7zw14 {
    color: #FFFFFF;
}

.cid-v2aGVE08Za .rsvn6cp1yv {
    margin-bottom: 3rem;
}

@media (max-width: 767px) {
    .cid-v2aGVE08Za .rsvn6cp1yv {
        margin-bottom: 1rem;
    }
}

@media (max-width: 767px) {
    .cid-v2aGVE08Za * {
        text-align: center !important;
    }

    .cid-v2aGVE08Za .content-column {
        margin-bottom: 2rem;
    }
}

.cid-v2aGVE08Za .petksnwc32,
.cid-v2aGVE08Za .card-img {
    color: #FFFFFF;
}

.cid-v2aGVE08Za .pphao7oosf {
    color: #291f1e;
}

.cid-v2aGVE08Za .pnjpu9dyij,
.cid-v2aGVE08Za .bqp0vzf043 {
    text-align: left;
}

.cid-v2aGVE08Za .pnjpu9dyij,
.cid-v2aGVE08Za .wq1458jn7j {
    color: #FFFFFF;
}

.cid-v2aGVE08Za .pphao7oosf,
.cid-v2aGVE08Za .dfxlaof1ge {
    color: #FFFFFF;
    text-align: left;
}

.x18m90hwls {
    display: flex;
}

.x18m90hwls .j6d5bk41a7.z96u3g3458 {
    display: none;
}

.x18m90hwls .wq1458jn7j {
    width: 100%;
    height: 1px;
    background: #ffffff;
    margin-bottom: 2rem;
}

.x18m90hwls .j6d5bk41a7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.x18m90hwls p {
    max-width: 600px;
    margin-right: 0;
    margin-left: auto;
}

@media (min-width: 768px) {
    .x18m90hwls {
        align-items: center;
    }

    .x18m90hwls .v700akg542 {
        justify-content: center;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .x18m90hwls .kuf5b12sjo {
        min-width: 50%;
    }
}

@media (max-width: 767px) {
    .x18m90hwls {
        -webkit-align-items: center;
        align-items: center;
    }

    .x18m90hwls .mbr-row {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .x18m90hwls .kuf5b12sjo {
        width: 100%;
    }
}

.x18m90hwls .u1trnemfpo,
.x18m90hwls .wq1458jn7j {
    color: #ffffff;
}

.x18m90hwls .dks51v2y6s,
.x18m90hwls .fa8hnvc83u {
    text-align: right;
}

.uampbcb10c {
    background-image: url("photo-1637714409323-d5e6e9731252.jpeg");
}

.uampbcb10c .j6d5bk41a7.z96u3g3458 {
    display: none;
}

.uampbcb10c .j6d5bk41a7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.uampbcb10c .v700akg542 {
    flex-direction: row-reverse;
    height: 800px;
}

@media (max-width: 992px) {
    .uampbcb10c .v700akg542 {
        height: 350px;
    }
}

.oyflyb6uof {
    padding-top: 4rem;
    padding-bottom: 4rem;
    background-color: #0077b6;
}

.oyflyb6uof .j6d5bk41a7.z96u3g3458 {
    display: none;
}

.oyflyb6uof .j6d5bk41a7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.oyflyb6uof .wq1458jn7j {
    width: 100%;
    height: 1px;
    background: currentColor;
    margin-bottom: 3rem;
}

@media (max-width: 767px) {
    .oyflyb6uof .wq1458jn7j {
        margin-bottom: 1rem;
    }
}

.oyflyb6uof .v700akg542 .jxj9mzqeo0 {
    display: -webkit-flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
}

.oyflyb6uof .v700akg542 .jxj9mzqeo0 img {
    width: 100%;
    object-fit: cover;
    min-height: 1px;
}

.oyflyb6uof img,
.oyflyb6uof .item-img {
    width: 100%;
}

.oyflyb6uof .u1trnemfpo,
.oyflyb6uof .wq1458jn7j {
    color: #FFFFFF;
}

.oyflyb6uof .kctn6ywsfd {
    color: #FFFFFF;
}

.oyflyb6uof .tg5xit2qdp {
    color: #FFFFFF;
}

.mic0h2ccfc {
    display: flex;
    padding-top: 8rem;
    padding-bottom: 8rem;
    background-color: #0077b6;
}

.mic0h2ccfc .j6d5bk41a7.z96u3g3458 {
    display: none;
}

.mic0h2ccfc .wq1458jn7j {
    width: 100%;
    height: 1px;
    background: currentColor;
    margin-bottom: 2rem;
}

.mic0h2ccfc .j6d5bk41a7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (min-width: 768px) {
    .mic0h2ccfc {
        align-items: center;
    }

    .mic0h2ccfc .v700akg542 {
        justify-content: center;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .mic0h2ccfc .kuf5b12sjo {
        min-width: 50%;
    }
}

@media (max-width: 767px) {
    .mic0h2ccfc {
        -webkit-align-items: center;
        align-items: center;
    }

    .mic0h2ccfc .mbr-row {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .mic0h2ccfc .kuf5b12sjo {
        width: 100%;
    }
}

.mic0h2ccfc .u1trnemfpo,
.mic0h2ccfc .wq1458jn7j {
    color: #FFFFFF;
}

.mic0h2ccfc .dks51v2y6s,
.mic0h2ccfc .fa8hnvc83u {
    text-align: left;
    color: #FFFFFF;
}

.mic0h2ccfc .pnjpu9dyij {
    color: #FFFFFF;
}

.m819nzj2nf {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #fffcee;
}

.m819nzj2nf .h0ew4j7812 iframe {
    width: 100%;
}

.m819nzj2nf .j6d5bk41a7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.m819nzj2nf .pnjpu9dyij,
.m819nzj2nf .u1trnemfpo,
.m819nzj2nf .dks51v2y6s {
    text-align: center;
}

.yy2ujvs1n1 {
    display: flex;
    padding-top: 8rem;
    padding-bottom: 8rem;
    background-color: #0077b6;
}

.yy2ujvs1n1 .j6d5bk41a7.z96u3g3458 {
    display: none;
}

.yy2ujvs1n1 .wq1458jn7j {
    width: 100%;
    height: 1px;
    background: currentColor;
    margin-bottom: 2rem;
}

.yy2ujvs1n1 .j6d5bk41a7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (min-width: 768px) {
    .yy2ujvs1n1 {
        align-items: center;
    }

    .yy2ujvs1n1 .v700akg542 {
        justify-content: center;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .yy2ujvs1n1 .kuf5b12sjo {
        min-width: 50%;
    }
}

@media (max-width: 767px) {
    .yy2ujvs1n1 {
        -webkit-align-items: center;
        align-items: center;
    }

    .yy2ujvs1n1 .mbr-row {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .yy2ujvs1n1 .kuf5b12sjo {
        width: 100%;
    }
}

.yy2ujvs1n1 .u1trnemfpo,
.yy2ujvs1n1 .wq1458jn7j {
    color: #FFFFFF;
}

.yy2ujvs1n1 .dks51v2y6s,
.yy2ujvs1n1 .fa8hnvc83u {
    text-align: left;
    color: #FFFFFF;
}

.yy2ujvs1n1 .pnjpu9dyij {
    color: #FFFFFF;
}

.p537sqxyvm {
    display: flex;
    padding-top: 8rem;
    padding-bottom: 8rem;
    background-color: transparent;
}

.p537sqxyvm .j6d5bk41a7.z96u3g3458 {
    display: none;
}

.p537sqxyvm .wq1458jn7j {
    width: 100%;
    height: 1px;
    background: currentColor;
    margin-bottom: 2rem;
}

.p537sqxyvm .j6d5bk41a7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.p537sqxyvm h1 {
    max-width: 800px;
}

.p537sqxyvm p {
    max-width: 600px;
    margin-right: 0;
    margin-left: auto;
}

@media (min-width: 768px) {
    .p537sqxyvm {
        align-items: center;
    }

    .p537sqxyvm .v700akg542 {
        justify-content: center;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .p537sqxyvm .kuf5b12sjo {
        min-width: 50%;
    }
}

@media (max-width: 767px) {
    .p537sqxyvm {
        -webkit-align-items: center;
        align-items: center;
    }

    .p537sqxyvm .mbr-row {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .p537sqxyvm .kuf5b12sjo {
        width: 100%;
    }
}

.p537sqxyvm .u1trnemfpo,
.p537sqxyvm .wq1458jn7j {
    color: #291f1e;
}

.p537sqxyvm .dks51v2y6s,
.p537sqxyvm .fa8hnvc83u {
    text-align: left;
    color: #000000;
}

.p537sqxyvm .pnjpu9dyij {
    color: #000000;
}

.gao94dul1e {
    display: flex;
    padding-top: 8rem;
    padding-bottom: 8rem;
    background-color: transparent;
}

.gao94dul1e .j6d5bk41a7.z96u3g3458 {
    display: none;
}

.gao94dul1e .wq1458jn7j {
    width: 100%;
    height: 1px;
    background: currentColor;
    margin-bottom: 2rem;
}

.gao94dul1e .j6d5bk41a7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.gao94dul1e h1 {
    max-width: 800px;
}

.gao94dul1e p {
    max-width: 600px;
    margin-right: 0;
    margin-left: auto;
}

@media (min-width: 768px) {
    .gao94dul1e {
        align-items: center;
    }

    .gao94dul1e .v700akg542 {
        justify-content: center;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .gao94dul1e .kuf5b12sjo {
        min-width: 50%;
    }
}

@media (max-width: 767px) {
    .gao94dul1e {
        -webkit-align-items: center;
        align-items: center;
    }

    .gao94dul1e .mbr-row {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .gao94dul1e .kuf5b12sjo {
        width: 100%;
    }
}

.gao94dul1e .u1trnemfpo,
.gao94dul1e .wq1458jn7j {
    color: #291f1e;
}

.gao94dul1e .dks51v2y6s,
.gao94dul1e .fa8hnvc83u {
    text-align: left;
    color: #000000;
}

.gao94dul1e .pnjpu9dyij {
    color: #000000;
}

.e2iqdudo5q {
    display: flex;
    padding-top: 8rem;
    padding-bottom: 8rem;
    background-color: transparent;
}

.e2iqdudo5q .j6d5bk41a7.z96u3g3458 {
    display: none;
}

.e2iqdudo5q .wq1458jn7j {
    width: 100%;
    height: 1px;
    background: currentColor;
    margin-bottom: 2rem;
}

.e2iqdudo5q .j6d5bk41a7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.e2iqdudo5q h1 {
    max-width: 800px;
}

.e2iqdudo5q p {
    max-width: 600px;
    margin-right: 0;
    margin-left: auto;
}

@media (min-width: 768px) {
    .e2iqdudo5q {
        align-items: center;
    }

    .e2iqdudo5q .v700akg542 {
        justify-content: center;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .e2iqdudo5q .kuf5b12sjo {
        min-width: 50%;
    }
}

@media (max-width: 767px) {
    .e2iqdudo5q {
        -webkit-align-items: center;
        align-items: center;
    }

    .e2iqdudo5q .mbr-row {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .e2iqdudo5q .kuf5b12sjo {
        width: 100%;
    }
}

.e2iqdudo5q .u1trnemfpo,
.e2iqdudo5q .wq1458jn7j {
    color: #291f1e;
}

.e2iqdudo5q .dks51v2y6s,
.e2iqdudo5q .fa8hnvc83u {
    text-align: left;
    color: #000000;
}

.e2iqdudo5q .pnjpu9dyij {
    color: #000000;
}

.j2v5oeovdu {
    display: flex;
    padding-top: 8rem;
    padding-bottom: 8rem;
    background-color: transparent;
}

.j2v5oeovdu .j6d5bk41a7.z96u3g3458 {
    display: none;
}

.j2v5oeovdu .wq1458jn7j {
    width: 100%;
    height: 1px;
    background: currentColor;
    margin-bottom: 2rem;
}

.j2v5oeovdu .j6d5bk41a7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.j2v5oeovdu h1 {
    max-width: 800px;
}

.j2v5oeovdu p {
    max-width: 600px;
    margin-right: 0;
    margin-left: auto;
}

@media (min-width: 768px) {
    .j2v5oeovdu {
        align-items: center;
    }

    .j2v5oeovdu .v700akg542 {
        justify-content: center;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .j2v5oeovdu .kuf5b12sjo {
        min-width: 50%;
    }
}

@media (max-width: 767px) {
    .j2v5oeovdu {
        -webkit-align-items: center;
        align-items: center;
    }

    .j2v5oeovdu .mbr-row {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .j2v5oeovdu .kuf5b12sjo {
        width: 100%;
    }
}

.j2v5oeovdu .u1trnemfpo,
.j2v5oeovdu .wq1458jn7j {
    color: #291f1e;
}

.j2v5oeovdu .dks51v2y6s,
.j2v5oeovdu .fa8hnvc83u {
    text-align: left;
    color: #000000;
}

.j2v5oeovdu .pnjpu9dyij {
    color: #000000;
}

.h2zg128w4r {
    display: flex;
    padding-top: 4rem;
    padding-bottom: 4rem;
    background-color: #0077b6;
}

.h2zg128w4r .j6d5bk41a7.z96u3g3458 {
    display: none;
}

.h2zg128w4r .j6d5bk41a7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.h2zg128w4r .kuf5b12sjo {
    padding: 5rem 1rem;
}

@media (min-width: 992px) {
    .h2zg128w4r .kuf5b12sjo {
        padding: 5rem 3rem;
    }
}

@media (min-width: 768px) {
    .h2zg128w4r {
        align-items: center;
    }

    .h2zg128w4r .v700akg542 {
        justify-content: center;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .h2zg128w4r .kuf5b12sjo {
        min-width: 50%;
    }
}

@media (max-width: 767px) {
    .h2zg128w4r {
        -webkit-align-items: center;
        align-items: center;
    }

    .h2zg128w4r .mbr-row {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .h2zg128w4r .kuf5b12sjo {
        width: 100%;
    }
}

.h2zg128w4r .pnjpu9dyij {
    text-align: left;
    color: #291f1e;
}

.h2zg128w4r .dks51v2y6s,
.h2zg128w4r .fa8hnvc83u {
    text-align: left;
    color: #FFFFFF;
}

.d4afstyaq9 {
    display: flex;
    padding-top: 8rem;
    padding-bottom: 8rem;
    background-color: transparent;
}

.d4afstyaq9 .j6d5bk41a7.z96u3g3458 {
    display: none;
}

@media (max-width: 767px) {
    .d4afstyaq9 .dpum3sqsm7 {
        font-size: 2rem;
    }
}

.d4afstyaq9 .pnjpu9dyij {
    padding-left: 2rem;
}

.d4afstyaq9 .kuf5b12sjo {
    position: relative;
    overflow: hidden;
}

.d4afstyaq9 .kuf5b12sjo:after {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    transition: all 0.5s;
    background: #90e0ef;
    left: 33px;
    top: 13px;
    border-radius: 50%;
}

.d4afstyaq9 .wq1458jn7j {
    width: 100%;
    height: 1px;
    background: currentColor;
    margin-top: 2rem;
    margin-bottom: 1rem;
}

.d4afstyaq9 .j6d5bk41a7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.d4afstyaq9 .u1trnemfpo,
.d4afstyaq9 .wq1458jn7j {
    color: #291f1e;
}

.d4afstyaq9 .dks51v2y6s,
.d4afstyaq9 .fa8hnvc83u {
    text-align: left;
    color: #291f1e;
}

.d4afstyaq9 .pnjpu9dyij,
.d4afstyaq9 .wq1458jn7j {
    color: #291f1e;
    text-align: left;
}

.bq0g5mrh8z {
    padding-top: 4rem;
    padding-bottom: 4rem;
    background-color: #0077b6;
}

.bq0g5mrh8z .j6d5bk41a7.z96u3g3458 {
    display: none;
}

.bq0g5mrh8z .j6d5bk41a7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.bq0g5mrh8z .wq1458jn7j {
    width: 100%;
    height: 1px;
    background: currentColor;
    margin-bottom: 3rem;
}

@media (max-width: 767px) {
    .bq0g5mrh8z .wq1458jn7j {
        margin-bottom: 1rem;
    }
}

.bq0g5mrh8z .v700akg542 .jxj9mzqeo0 {
    display: -webkit-flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
}

.bq0g5mrh8z .v700akg542 .jxj9mzqeo0 img {
    width: 100%;
    object-fit: cover;
    min-height: 1px;
}

.bq0g5mrh8z img,
.bq0g5mrh8z .item-img {
    width: 100%;
}

.bq0g5mrh8z .u1trnemfpo,
.bq0g5mrh8z .wq1458jn7j {
    color: #FFFFFF;
}

.bq0g5mrh8z .kctn6ywsfd {
    color: #FFFFFF;
}

.bq0g5mrh8z .tg5xit2qdp {
    color: #FFFFFF;
}

.ab8rg5skrt {
    display: flex;
    padding-top: 8rem;
    padding-bottom: 8rem;
    background-color: #0077b6;
}

.ab8rg5skrt .j6d5bk41a7.z96u3g3458 {
    display: none;
}

.ab8rg5skrt .wq1458jn7j {
    width: 100%;
    height: 1px;
    background: currentColor;
    margin-bottom: 2rem;
}

.ab8rg5skrt .j6d5bk41a7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (min-width: 768px) {
    .ab8rg5skrt {
        align-items: center;
    }

    .ab8rg5skrt .v700akg542 {
        justify-content: center;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .ab8rg5skrt .kuf5b12sjo {
        min-width: 50%;
    }
}

@media (max-width: 767px) {
    .ab8rg5skrt {
        -webkit-align-items: center;
        align-items: center;
    }

    .ab8rg5skrt .mbr-row {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .ab8rg5skrt .kuf5b12sjo {
        width: 100%;
    }
}

.ab8rg5skrt .u1trnemfpo,
.ab8rg5skrt .wq1458jn7j {
    color: #FFFFFF;
}

.ab8rg5skrt .dks51v2y6s,
.ab8rg5skrt .fa8hnvc83u {
    text-align: left;
    color: #FFFFFF;
}

.ab8rg5skrt .pnjpu9dyij {
    color: #FFFFFF;
}

.he7uiy405c {
    display: flex;
    padding-top: 8rem;
    padding-bottom: 8rem;
    background-image: url("photo-1758521959291-e1dd95419b21.jpeg");
}

.he7uiy405c .q5h69cujis {
    background-color: #000000;
    opacity: 0.5;
}

.he7uiy405c .j6d5bk41a7.z96u3g3458 {
    display: none;
}

.he7uiy405c .wq1458jn7j {
    width: 100%;
    height: 1px;
    background: #ffffff;
    margin-bottom: 25rem;
}

@media (max-width: 767px) {
    .he7uiy405c .wq1458jn7j {
        margin-bottom: 10rem;
    }
}

.he7uiy405c .j6d5bk41a7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.he7uiy405c p {
    max-width: 600px;
    margin-right: 0;
    margin-left: auto;
}

@media (min-width: 768px) {
    .he7uiy405c {
        align-items: center;
    }

    .he7uiy405c .v700akg542 {
        justify-content: center;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .he7uiy405c .kuf5b12sjo {
        min-width: 50%;
    }
}

@media (max-width: 767px) {
    .he7uiy405c {
        -webkit-align-items: center;
        align-items: center;
    }

    .he7uiy405c .mbr-row {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .he7uiy405c .kuf5b12sjo {
        width: 100%;
    }
}

.he7uiy405c .u1trnemfpo,
.he7uiy405c .wq1458jn7j {
    color: #ffffff;
}

.he7uiy405c .dks51v2y6s,
.he7uiy405c .fa8hnvc83u {
    text-align: left;
}

.n7u7975nny {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #0077b6;
}

.n7u7975nny .j6d5bk41a7.z96u3g3458 {
    display: none;
}

.n7u7975nny .j6d5bk41a7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.n7u7975nny .wq1458jn7j {
    width: 100%;
    height: 1px;
    background: currentColor;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.n7u7975nny .dfxlaof1ge {
    width: 100%;
    height: 1px;
    background: currentColor;
    margin-top: 2rem;
}

.n7u7975nny .b1hev92jld .amyjp7zw14 {
    width: 100%;
    display: block;
}

.n7u7975nny .b1hev92jld .petksnwc32 {
    z-index: 1;
}

.n7u7975nny .amyjp7zw14 {
    color: #FFFFFF;
}

.n7u7975nny .rsvn6cp1yv {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .n7u7975nny .rsvn6cp1yv {
        margin-bottom: 1rem;
    }
}

@media (max-width: 767px) {
    .n7u7975nny * {
        text-align: center !important;
    }

    .n7u7975nny .content-column {
        margin-bottom: 2rem;
    }
}

.n7u7975nny .petksnwc32,
.n7u7975nny .card-img {
    color: #FFFFFF;
}

.n7u7975nny .pphao7oosf {
    color: #291f1e;
}

.n7u7975nny .pnjpu9dyij,
.n7u7975nny .bqp0vzf043 {
    text-align: left;
}

.n7u7975nny .pnjpu9dyij,
.n7u7975nny .wq1458jn7j {
    color: #FFFFFF;
}

.n7u7975nny .pphao7oosf,
.n7u7975nny .dfxlaof1ge {
    color: #FFFFFF;
}

.n7u7975nny .dks51v2y6s,
.n7u7975nny .fa8hnvc83u {
    color: #FFFFFF;
}

.vajliaybz0 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.vajliaybz0 .inbqewfa0b:focus,
.vajliaybz0 span:focus {
    outline: none;
}

.vajliaybz0 .inbqewfa0b {
    cursor: pointer;
}

.vajliaybz0 .x57dzur6hh {
    grid-row-gap: 2rem;
}

@media (max-width: 767px) {
    .vajliaybz0 .x57dzur6hh {
        grid-row-gap: 1rem;
    }
}

.vajliaybz0 .ggki6t440v,
.vajliaybz0 .g4s88x77dq {
    gap: 0 2rem;
}

@media (max-width: 767px) {

    .vajliaybz0 .ggki6t440v,
    .vajliaybz0 .g4s88x77dq {
        gap: 0 1rem;
    }
}

.vajliaybz0 .pnjpu9dyij {
    color: #291f1e;
    text-align: center;
}

.vajliaybz0 .jm0bi1kx9u {
    max-width: 800px;
}

.vajliaybz0 .bgl9w1ggkc,
.vajliaybz0 .t4ekz8w8co {
    overflow: hidden;
}

.vajliaybz0 .x57dzur6hh {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.vajliaybz0 .ua9biu65i3 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.vajliaybz0 .ua9biu65i3 img {
    min-width: 30vw;
    max-width: 100%;
    height: 360px;
    object-fit: cover;
}

@media (max-width: 1200px) {
    .vajliaybz0 .ua9biu65i3 img {
        height: 300px;
    }
}

@media (max-width: 767px) {
    .vajliaybz0 .ua9biu65i3 img {
        min-width: 35vw;
        height: 150px;
    }
}

.vajliaybz0 .ggki6t440v,
.vajliaybz0 .g4s88x77dq {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.vajliaybz0 .ggki6t440v {
    align-items: flex-end;
}

.vajliaybz0 .g4s88x77dq {
    align-items: flex-start;
}

.l5cevvnla1 {
    display: flex;
    padding-top: 8rem;
    padding-bottom: 8rem;
    background-color: transparent;
}

.l5cevvnla1 .j6d5bk41a7.z96u3g3458 {
    display: none;
}

@media (max-width: 767px) {
    .l5cevvnla1 .dpum3sqsm7 {
        font-size: 2rem;
    }
}

.l5cevvnla1 .pnjpu9dyij {
    padding-left: 3rem;
}

@media (max-width: 767px) {
    .l5cevvnla1 .pnjpu9dyij {
        padding-left: 2rem;
    }
}

.l5cevvnla1 .kuf5b12sjo {
    position: relative;
    overflow: hidden;
}

.l5cevvnla1 .kuf5b12sjo:after {
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    background: #000000;
    left: 0px;
    top: 6px;
    border-radius: 50%;
}

.l5cevvnla1 .wq1458jn7j {
    width: 100%;
    height: 1px;
    background: #000000;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
}

.l5cevvnla1 .j6d5bk41a7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.l5cevvnla1 .u1trnemfpo,
.l5cevvnla1 .wq1458jn7j {
    color: #291f1e;
}

.l5cevvnla1 .dks51v2y6s,
.l5cevvnla1 .fa8hnvc83u {
    text-align: left;
    color: #000000;
}

.l5cevvnla1 .pnjpu9dyij,
.l5cevvnla1 .wq1458jn7j {
    color: #d70081;
    text-align: left;
}

.l5cevvnla1 .zptada8gto {
    color: #000000;
}

.l5cevvnla1 .pnjpu9dyij,
.l5cevvnla1 .wq1458jn7j,
.l5cevvnla1 .kuf5b12sjo::after {
    color: #000000;
}

.l5cevvnla1 .u1trnemfpo {
    text-align: left;
    color: #000000;
}

.cid-v2aGVE7YTJ {
    padding-top: 2rem;
    padding-bottom: 1rem;
    background-color: #000000;
}

.cid-v2aGVE7YTJ .inbqewfa0b:focus,
.cid-v2aGVE7YTJ span:focus {
    outline: none;
}

.cid-v2aGVE7YTJ .t4ekz8w8co {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-v2aGVE7YTJ .inbqewfa0b {
    color: #ffffff;
    min-height: 90px;
}

@media (max-width: 768px) {
    .cid-v2aGVE7YTJ .inbqewfa0b {
        min-height: 45px;
    }
}

.wturwx34d3 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.wturwx34d3 .j6d5bk41a7.z96u3g3458 {
    display: none;
}

.wturwx34d3 .aiysl6wj5o {
    margin-bottom: 2rem;
    margin-top: 2rem;
}

@media (max-width: 767px) {
    .wturwx34d3 .aiysl6wj5o {
        margin-bottom: 1rem;
    }
}

.wturwx34d3 .wq1458jn7j {
    width: 100%;
    height: 1px;
    background: #000000;
    opacity: 0.5;
    margin: 1rem 0;
    margin-bottom: 2rem;
}

.wturwx34d3 .petksnwc32 {
    position: relative;
    padding-bottom: 1rem;
}

.wturwx34d3 .petksnwc32:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    left: -35px;
    top: 3px;
    background: currentColor;
    border-radius: 50%;
}

.wturwx34d3 .bqp0vzf043 {
    padding: 0 2rem;
}

.wturwx34d3 .j6d5bk41a7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.wturwx34d3 .petksnwc32,
.wturwx34d3 .iconfont-wrapper,
.wturwx34d3 .pphao7oosf {
    color: #000000;
    text-align: center;
}

.wturwx34d3 .pnjpu9dyij {
    color: #000000;
    text-align: left;
}

.wturwx34d3 .fa8hnvc83u {
    text-align: center;
}

.wturwx34d3 .pphao7oosf,
.wturwx34d3 .fa8hnvc83u {
    color: #000000;
    text-align: left;
}

.wturwx34d3 .petksnwc32,
.wturwx34d3 .iconfont-wrapper {
    text-align: left;
    color: #000000;
}

.wturwx34d3 .u1trnemfpo {
    color: #291f1e;
    text-align: left;
}

.wturwx34d3 .i1p0fvtxd3 {
    height: 30rem;
    position: relative;
    border-radius: 2rem;
}

.wturwx34d3 .i1p0fvtxd3 iframe {
    height: 100%;
    width: 100%;
    border-radius: 2rem;
}

.wturwx34d3 .i1p0fvtxd3 [data-state-details] {
    color: #6b6763;
    height: 1.5em;
    margin-top: -0.75em;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}

.wturwx34d3 .i1p0fvtxd3[data-state] {
    background: #e9e5dc;
}

.wturwx34d3 .i1p0fvtxd3[data-state="loading"] [data-state-details] {
    display: none;
}

.v4wbdr8db0 {
    padding-top: 8rem;
    padding-bottom: 8rem;
    background-color: #fffcee;
}

.v4wbdr8db0 .j6d5bk41a7.z96u3g3458 {
    display: none;
}

.v4wbdr8db0 .j6d5bk41a7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.v4wbdr8db0 .v700akg542 {
    flex-direction: row-reverse;
}

.kinoyl64yh {
    display: flex;
    padding-top: 15rem;
    padding-bottom: 9rem;
    background-image: url("photo-1687349815539-047059cdc478.jpeg");
}

.kinoyl64yh .q5h69cujis {
    background-color: #000000;
    opacity: 0.2;
}

.kinoyl64yh .j6d5bk41a7.z96u3g3458 {
    display: none;
}

.kinoyl64yh .wq1458jn7j {
    width: 100%;
    height: 1px;
    background: #ffffff;
    margin-bottom: 2rem;
}

.kinoyl64yh .j6d5bk41a7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.kinoyl64yh p {
    max-width: 600px;
    margin-right: 0;
    margin-left: auto;
}

@media (min-width: 768px) {
    .kinoyl64yh {
        align-items: center;
    }

    .kinoyl64yh .v700akg542 {
        justify-content: center;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .kinoyl64yh .kuf5b12sjo {
        min-width: 50%;
    }
}

@media (max-width: 767px) {
    .kinoyl64yh {
        -webkit-align-items: center;
        align-items: center;
    }

    .kinoyl64yh .mbr-row {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .kinoyl64yh .kuf5b12sjo {
        width: 100%;
    }
}

.kinoyl64yh .u1trnemfpo,
.kinoyl64yh .wq1458jn7j {
    color: #ffffff;
}

.kinoyl64yh .dks51v2y6s,
.kinoyl64yh .fa8hnvc83u {
    text-align: right;
}

.c7rs4pji76 {
    display: flex;
    padding-top: 8rem;
    padding-bottom: 8rem;
    background-color: transparent;
}

.c7rs4pji76 .j6d5bk41a7.z96u3g3458 {
    display: none;
}

@media (max-width: 767px) {
    .c7rs4pji76 .dpum3sqsm7 {
        font-size: 2rem;
    }
}

.c7rs4pji76 a {
    display: block;
    width: 100%;
}

.c7rs4pji76 a:hover {
    background-image: none !important;
}

.c7rs4pji76 .kuf5b12sjo {
    position: relative;
    overflow: hidden;
    padding: 0;
}

.c7rs4pji76 .kuf5b12sjo:before {
    content: '';
    width: 150%;
    height: 0%;
    background: #000000;
    position: absolute;
    transition: all 0.5s;
    left: -25%;
    bottom: -25%;
    transform: rotate(2deg);
}

.c7rs4pji76 .kuf5b12sjo:after {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    transition: all 0.5s;
    background: #000000;
    right: 20px;
    top: 50%;
    transform: translateY(-10px);
    border-radius: 50%;
}

.c7rs4pji76 .kuf5b12sjo:hover:before {
    height: 150%;
}

.c7rs4pji76 .kuf5b12sjo:hover:after {
    background-color: #e6f1f8;
    right: 40px;
}

.c7rs4pji76 .kuf5b12sjo:hover .pnjpu9dyij,
.c7rs4pji76 .kuf5b12sjo:hover .pnjpu9dyij a {
    color: #e6f1f8 !important;
    z-index: 2;
    position: relative;
}

.c7rs4pji76 .kuf5b12sjo:hover .pnjpu9dyij {
    padding-left: 2rem;
}

.c7rs4pji76 .pnjpu9dyij {
    margin-top: 2rem;
    transition: all 0.3s;
    padding: 0 1rem;
    color: #d70081;
}

.c7rs4pji76 .wq1458jn7j {
    width: 100%;
    height: 1px;
    background: currentColor;
}

.c7rs4pji76 .j6d5bk41a7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.c7rs4pji76 .u1trnemfpo,
.c7rs4pji76 .wq1458jn7j {
    color: #291f1e;
}

.c7rs4pji76 .dks51v2y6s,
.c7rs4pji76 .fa8hnvc83u {
    text-align: left;
    color: #291f1e;
}

.c7rs4pji76 .pnjpu9dyij,
.c7rs4pji76 .wq1458jn7j {
    color: #000000;
}

.c7rs4pji76 .u1trnemfpo {
    color: #000000;
}

.zhyh9wl3hk {
    padding-top: 8rem;
    padding-bottom: 8rem;
    background-color: transparent;
}

.zhyh9wl3hk .j6d5bk41a7.z96u3g3458 {
    display: none;
}

.zhyh9wl3hk .j6d5bk41a7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.zhyh9wl3hk .v700akg542 {
    align-items: flex-end;
}

.zhyh9wl3hk .v700akg542 .jxj9mzqeo0 {
    display: -webkit-flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
}

.zhyh9wl3hk .v700akg542 .jxj9mzqeo0 img {
    width: 100%;
    object-fit: cover;
    min-height: 1px;
}

.zhyh9wl3hk img,
.zhyh9wl3hk .item-img {
    width: 100%;
}

.zhyh9wl3hk .mbr-title {
    color: #291f1e;
}

.zhyh9wl3hk .dks51v2y6s,
.zhyh9wl3hk .fa8hnvc83u {
    color: #291f1e;
}

.ur890nreyk {
    padding-top: 8rem;
    padding-bottom: 8rem;
    background-color: #000000;
}

.ur890nreyk input {
    padding: 1.5rem 2rem;
    border: 0px !important;
    height: 100%;
    box-shadow: none !important;
    font-size: 1rem;
    border-radius: 2rem !important;
}

.ur890nreyk input:hover {
    border: none !important;
    box-shadow: none;
}

.ur890nreyk .no2gk81nk3,
.ur890nreyk .s1jwewlqzp {
    border-radius: 2rem !important;
}

.ur890nreyk .no2gk81nk3 {
    height: 100%;
    margin: auto;
}

@media (max-width: 767px) {
    .ur890nreyk .no2gk81nk3 {
        width: 100%;
    }
}

.ur890nreyk .no2gk81nk3:hover,
.ur890nreyk .no2gk81nk3:focus {
    transform: none !important;
}

.ur890nreyk .nnb8c21ps1 {
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 767px) {
    .ur890nreyk .nnb8c21ps1 {
        justify-content: center;
    }
}

.ur890nreyk .thfb39b9sa {
    margin: 8px;
}

.ur890nreyk .thfb39b9sa a:hover .z2f8fb0jqd,
.ur890nreyk .thfb39b9sa a:focus .z2f8fb0jqd {
    background-color: #0077b6;
    transform: scale(1.1);
}

.ur890nreyk .thfb39b9sa a .z2f8fb0jqd {
    width: 84px;
    height: 84px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 26px;
    background-color: #0077b6;
    color: #000000;
    transition: all 0.3s ease-in-out;
    transform: translateZ(0) scale(1, 1);
}

@media (max-width: 767px) {
    .ur890nreyk .thfb39b9sa a .z2f8fb0jqd {
        width: 54px;
        height: 54px;
    }
}

.ur890nreyk .fa8hnvc83u {
    display: flex;
    margin-bottom: 1.2rem;
    width: fit-content;
}

@media (max-width: 767px) {
    .ur890nreyk .fa8hnvc83u {
        width: 100%;
    }
}

.ur890nreyk .fa8hnvc83u .no2gk81nk3 {
    width: auto;
}

@media (min-width: 992px) {
    .ur890nreyk .uro16mdzgq {
        padding: 0 1rem;
    }
}

.ur890nreyk .c01uherk69 {
    margin: 0;
}

.ur890nreyk .s1jwewlqzp {
    background: white;
    border-radius: 2rem !important;
    width: 80%;
    padding: 0;
    overflow: hidden;
    justify-content: space-between;
    display: flex;
}

@media (max-width: 767px) {
    .ur890nreyk .s1jwewlqzp {
        border-radius: 1rem !important;
        width: 100%;
        margin: 0;
    }

    .ur890nreyk .s1jwewlqzp .no2gk81nk3 {
        border-radius: 1rem !important;
    }
}

@media (max-width: 991px) {
    .ur890nreyk .kuh92m4vs6 {
        margin-bottom: 2rem;
    }
}

.ur890nreyk .lfftck8575 {
    align-items: center;
}

.ur890nreyk .pnjpu9dyij {
    text-align: left;
    color: #ffffff;
}

.ur890nreyk .pnjpu9dyij,
.ur890nreyk .ygcoidt85r {
    color: #ffffff;
}

@media (max-width: 767px) {

    .ur890nreyk .pnjpu9dyij,
    .ur890nreyk .ygcoidt85r {
        text-align: center;
    }
}

.taxvrmz92t {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.taxvrmz92t .j6d5bk41a7.z96u3g3458 {
    display: none;
}

.taxvrmz92t .aiysl6wj5o {
    margin-bottom: 2rem;
    margin-top: 2rem;
}

@media (max-width: 767px) {
    .taxvrmz92t .aiysl6wj5o {
        margin-bottom: 1rem;
    }
}

.taxvrmz92t .wq1458jn7j {
    width: 100%;
    height: 1px;
    background: #000000;
    margin: 1rem 0;
    margin-bottom: 2rem;
}

.taxvrmz92t .petksnwc32 {
    position: relative;
    padding-bottom: 1rem;
}

.taxvrmz92t .petksnwc32:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    left: -35px;
    top: 3px;
    background: currentColor;
    border-radius: 50%;
}

.taxvrmz92t .bqp0vzf043 {
    padding: 0 2rem;
}

.taxvrmz92t .j6d5bk41a7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.taxvrmz92t .petksnwc32,
.taxvrmz92t .iconfont-wrapper,
.taxvrmz92t .pphao7oosf {
    color: #000000;
    text-align: center;
}

.taxvrmz92t .pnjpu9dyij {
    color: #291f1e;
    text-align: left;
}

.taxvrmz92t .fa8hnvc83u {
    text-align: center;
}

.taxvrmz92t .pphao7oosf,
.taxvrmz92t .fa8hnvc83u {
    color: #000000;
    text-align: left;
}

.taxvrmz92t .petksnwc32,
.taxvrmz92t .iconfont-wrapper {
    text-align: left;
    color: #000000;
}

.taxvrmz92t .u1trnemfpo {
    color: #291f1e;
    text-align: left;
}

.vtntlw8bsz {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #000000;
}

.vtntlw8bsz .j6d5bk41a7.z96u3g3458 {
    display: none;
}

.vtntlw8bsz .j6d5bk41a7 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.vtntlw8bsz .tf9jj0x0vg {
    align-items: center;
    display: flex;
}

.vtntlw8bsz img {
    width: 50px;
    margin-right: 0;
    margin-left: auto;
}

@media (max-width: 767px) {
    .vtntlw8bsz img {
        margin: auto;
        padding-top: 1rem;
    }
}

.vtntlw8bsz .copyright {
    color: #ffffff;
    text-align: right;
}

@media (max-width: 767px) {
    .vtntlw8bsz .v700akg542 {
        flex-direction: column-reverse !important;
    }

    .vtntlw8bsz .v700akg542 .copyright {
        margin: 1rem 0 0 0;
    }
}

.vtntlw8bsz .t28h8i99em {
    width: 100%;
}

.vtntlw8bsz .t28h8i99em .awwhn6acrw {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 0;
}

.vtntlw8bsz .t28h8i99em .awwhn6acrw li {
    padding: 0 1rem 0rem 1rem;
}

@media (max-width: 992px) {
    .vtntlw8bsz .t28h8i99em .awwhn6acrw li {
        padding: 0 1rem 1rem 1rem;
    }
}

.vtntlw8bsz .t28h8i99em .awwhn6acrw li p {
    margin: 0;
}

@media (max-width: 767px) {
    .vtntlw8bsz .t28h8i99em .awwhn6acrw {
        justify-content: center;
    }
}